PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DView Class / setBackground Method
A PDF3DBackground object that represents the background over which the 3D artwork is to be drawn.
In This Topic
    setBackground Method
    In This Topic
    Sets the view background.
    Syntax
    public void setBackground( 
       PDF3DBackground background
    )

    Parameters

    background
    A PDF3DBackground object that represents the background over which the 3D artwork is to be drawn.
    See Also